PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package
/
MemoryStream Class
/ toArray Method
Collapse All
Expand All
In This Topic
toArray Method
In This Topic
Converts the stream to a byte array
Syntax
public
byte
[] toArray()
Return Value
the byte array representing the stream content
See Also
Reference
MemoryStream Class
MemoryStream Members